home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / amos / AMOSList0993.lzh / AMOSLIST / 000224_amos-request@svcs1.digex.net_Thu Sep 23 13:58:11 1993.msg < prev    next >
Internet Message Format  |  1993-10-03  |  3KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA28936
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Thu, 23 Sep 1993 13:58:06 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA09581; Thu, 23 Sep 93 12:42:02 -0400 (from amos-request@svcs1.digex.net )
  5. Received: by svcs1.digex.net id AA15610
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Thu, 23 Sep 1993 12:27:51 -0400
  7. Received: from relay1.pipex.net by svcs1.digex.net with SMTP id AA15606
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Thu, 23 Sep 1993 12:27:49 -0400
  9. Received: from prlhp1.prl.philips.co.uk by relay1.pipex.net with SMTP (PP) 
  10.           id <28356-0@relay1.pipex.net>; Thu, 23 Sep 1993 17:27:39 +0100
  11. Received: from prlvax6 by prlhp1.prl.philips.co.uk; Thu, 23 Sep 93 17:21:46 bst
  12. Date: Thu, 23 Sep 1993 17:31:47 GMT
  13. From: "PRL6A::UKRBAKE"@prl.philips.co.uk (ukrbake@prl.philips.co.uk)
  14. Message-Id: <930923173147.202002f2@prl.philips.co.uk>
  15. Subject: RE: Get Rom Fonts (fwd)
  16. To: amos-list@svcs1.digex.net
  17. X-Vmsmail-To: prl6::SMTP%"amos-list@svcs1.digex.net"
  18. Status: RO
  19.  
  20.  
  21. :> >different fonts: topaz 8 & 9.If i use instructions like these:
  22. :> >   Get Rom Fonts
  23. :> >   Set Font 1 (or 2)
  24. :> >Can i be sure to obtain the same font (topaz 8 or 9) and every amiga?
  25. :> >If not, how can i do this?
  26. :> 
  27. :> Pretty easy to do.  I'm not sure about it changing for fonts 1 and 2, but the 
  28. :> disc ones will, and once you have loaded the disc ones into memory, they 
  29. :appear 
  30. :> as rom fonts (well, they do on my 500P).  So, just get a routine that 
  31. :searches 
  32. :> through the information strings to find a font by name + point size.  This is 
  33. :> what I do, it works very well.  (can't remember the details, but it's all in 
  34. :the 
  35. :> manual, and is very easy to do.)
  36. :
  37. :But getting disc fonts is _slow_. The "LDos" extension lets you load directly 
  38. :from
  39. :disc the font you want. "Get disc fonts" when your fonts:-directory has a 
  40. :couple of
  41. :hundred fonts is a pain.
  42.  
  43. Yeah? Did I say it was a _quick_ method??  I said it was _easy_ and he was only 
  44. talking about ROM fonts here, without getting into speed or extensions.  
  45. However, having griped about that, what the hell is LDos then, I have never 
  46. heard of it (that reminds me, does anyone have a list of extensions?)  
  47.  
  48. You should bear in mind that with a couple of hundred files in a directory, 
  49. getting a listing using anything will be slow (due to crappy file system on 
  50. amigas.. where's my FAT???).
  51.  
  52. Right, that's that sorted, then!
  53. Mark Baker